Skip to content

Add CMAKE_INSTALL_LIBDIR to cmake macros#57

Open
kyrios123 wants to merge 1 commit intosolus-project:masterfrom
kyrios123:master
Open

Add CMAKE_INSTALL_LIBDIR to cmake macros#57
kyrios123 wants to merge 1 commit intosolus-project:masterfrom
kyrios123:master

Conversation

@kyrios123
Copy link
Contributor

Because it's getting more and more common and in some packages we currently use -DCMAKE_INSTALL_LIBDIR=%libdir% instead of -DCMAKE_INSTALL_LIBDIR=lib%LIBSUFFIX% and this may cause problems like wrong pkgconfig.

Signed-off-by: Pierre-Yves pyu@riseup.net

Because it's getting more and more common and in some packages we
currently use `-DCMAKE_INSTALL_LIBDIR=%libdir%` instead of
`-DCMAKE_INSTALL_LIBDIR=lib%LIBSUFFIX%` and this may cause
problems like wrong pkgconfig.

Signed-off-by: Pierre-Yves <pyu@riseup.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant